gtk4.git
2010-04-04 Murray CummingGtkToolPalette: docs: Minor English corrections.
2010-04-04 Johan DahlinMake sure Gdk-2.0.gir is installed
2010-04-04 Johan DahlinAvoid warnings when introspetion is not available
2010-04-04 Johan DahlinFix build with system install of introspection
2010-04-04 Kristian RietveldFix compiler warning
2010-04-04 Kristian RietveldFix memory management of types array
2010-04-04 Kristian RietveldDo not leak the NSMutableSet
2010-04-04 Kristian RietveldRelease view after setting it as contentView
2010-04-04 Kristian RietveldFix memleak in get_nsscreen_for_point()
2010-04-04 Kristian RietveldFix memory leak in GdkQuartzView
2010-04-04 Kristian RietveldUse CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED...
2010-04-04 Kristian RietveldUnset expander_column when expander column is removed...
2010-04-04 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2010-04-04 Kristian RietveldStart using CGFloat
2010-04-04 Kristian RietveldFix compile warning in gdk_cursor_new_from_pixmap
2010-04-04 Kristian RietveldinitWithContentRect: has a NSUInteger parameter now
2010-04-04 Cody RussellAdd GtkOffscreenWindow to gtk-sections.txt
2010-04-04 Cody RussellDocumentation changes.
2010-04-04 Cody RussellAdd 'Since 2.20' documentation.
2010-04-04 Cody RussellAdd documentation note for GtkOffscreenWindow emission...
2010-04-04 Cody RussellAdd gtk-doc section for GtkOffscreenWindow
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_{pixmap,pixbuf} to gtk...
2010-04-04 Cody RussellAdd gtkoffscreenwindow.sgml
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2010-04-04 Cody RussellAdd headers
2010-04-04 Cody RussellAdd offscreen window symbols to gtk.symbols
2010-04-04 Cody RussellAdd gtk_offscreen_window_new() prototype to gtkoffscree...
2010-04-04 Cody RussellAdd delete-event callback to window, use gtk_widget_que...
2010-04-04 Cody RussellGtkOffscreenWindow implementation for #604901
2010-04-04 Jorge GonzálezUpdated Spanish translation
2010-04-04 Kristian RietveldStart using NSInteger and NSUInteger
2010-04-04 Ivar SmolinUpdating Estonian translation
2010-04-04 Iestyn PryceUpdated Welsh translation
2010-04-04 Iestyn PryceUpdated Welsh translation
2010-04-04 Kristian RietveldFix call to update_prelight()
2010-04-04 Theppitak Karoonboon... Updated Thai translation.
2010-04-04 Jonh WendellFix a memory leak in gtk_label_compose_effective_attrs()
2010-04-04 Matthias ClasenForgotten news
2010-04-04 Matthias ClasenBump version and add dist-bzip2
2010-04-04 Matthias Clasen2.19.2
2010-04-04 Kristian RietveldCorrect problems with earlier fix for bug #480065
2010-04-04 Kristian RietveldBug 480065 - wrong tree collapsed (or expanded) after...
2010-04-04 Matthias Clasen Updates
2010-04-04 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2010-04-04 Matthias ClasenFix a think in the CSW input extension handling
2010-04-04 Matthias ClasenFix make check
2010-04-04 Matthias ClasenImprove selection/arrow key behaviour in GtkTextView
2010-04-04 Matthias ClasenAdd a release note about virtual modifiers
2010-04-04 Matthias ClasenTry harder to handle accelerators involving virtual...
2010-04-04 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2010-04-04 Javier JardónMove documentation to inline comments: GtkMountOperation
2010-04-04 Javier JardónMove documentation to inline comments: GtkImage
2010-04-04 Javier JardónMove documentation to inline comments: GtkFileChooser
2010-04-04 Benjamin OtteBuild adds not-yet-built libgtk-x11-2.0.la into the...
2010-04-04 Matthias ClasenMake mnemonic hiding work for printer option widgets
2010-04-04 Matthias ClasenMore auto-mnemonics tweaks
2010-04-04 Matthias ClasenSome improvements to the auto-mnemonics code
2010-04-04 Matthias ClasenHandle reading the create-folders property
2010-04-04 Javier JardónFix compilation warning: cast to GTK_WIDGET()
2010-04-04 Javier JardónFix compilation warning: use the correct conversion...
2010-04-04 Jorge GonzálezUpdated Spanish translation
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Matthias ClasenSmall documentation correction
2010-04-04 Matthias ClasenProperly free damage events
2010-04-04 Benjamin OtteFix up linker flags
2010-04-04 Benjamin OtteDisconnect signal handlers on adjustment in destroy...
2010-04-04 Jorge GonzálezUpdated Spanish translation
2010-04-04 Carlos Garcia... Fix a crash on print preview
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Dan WinshipFix out/transfer annotations on GtkImage getters
2010-04-04 Matthias ClasenFix doc typos
2010-04-04 Javier Jardón[docs] Cast to GFunc in gtk_tree_selection_get_selected...
2010-04-04 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2010-04-04 Matthias ClasenFix a thinko in computing damage for segments
2010-04-04 Matthias ClasenEnsure native windows in gdk_property_change
2010-04-04 Torsten Schoenfeld[docs] Add some 'Since: 2.4' tags
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-04-04 Richard HughesAdd color management support to gdk_pixbuf_save
2010-04-04 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2010-04-04 Javier JardónAdd 'Since: 2.18' tag
2010-04-04 Nguyễn Thái... vi.po: Updated Vietnamese translation
2010-04-04 Christian DywanUse gtk_widget_get_tooltip_text for gtk_tooltips_data_g...
2010-04-04 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
2010-04-04 Johan DahlinMake sure dist check includes introspection
2010-04-04 Johan DahlinBump the required introspection version
2010-04-04 Johan DahlinUse Makefile.introspection
2010-04-04 Johan DahlinUpdate introspection.m4
2010-04-04 Johan DahlinBump required introspection version to 0.6.6
2010-04-04 Johan DahlinMake sure dist check works with introspection
2010-04-04 Johan DahlinRe-add accidentially removed gtkintl header
2010-04-04 Johan DahlinAdd no-portability option to automake
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-04-04 Johan DahlinBump the required version of autoconf to 2.62
2010-04-04 Johan DahlinSeparate private from public gdk headers
2010-04-04 Johan DahlinAdd an m4 directory and a introspection.m4
2010-04-04 Tomeu VizosoAdd a few more annotations to GtkIconTheme
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-04-04 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2010-04-04 Tor LillqvistAdd copyright note and comment for merged old code
2010-04-04 Tor LillqvistWork on OLE2-based generic DND
next